Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to fetch the change sets from IBM DNG application based on creation date as query parameter using API

I have an requirement to fetch the change sets using API from IBM DNG application based on specified date.


Currently I am able fetch the delivered state change set only delivered by specific user via mention user Id in API itself.
Simillary, I want to specify the creation date of change set in API itself to fetch particular change set only in order to reduce the time to fetch other unnecessary change sets. 
Please have look on below API and suggest way to get change set based on creation date. 

API:- https://localhost/rm/localVersionExplorer/changesets?parentConfigurationId=${streamURL}&validStates=committed&validUserIds=${userID}&sortByAscending=true&pageEnd=10000&configurationUri=${streamURL}&pageStart=0

Request Method: GET
Headers:
Accept: application/json
Content-Type: application/json

Above API is working for me as its only give the change sets URLs which are in delivered state and delivered by the user whose Iuser d is mentioned in API.

Thanks in Advance.

0 votes



One answer

Permanent link

As answered here: https://jazz.net/forum/questions/267434/oslc-api-to-find-the-root-or-initial-stream-in-the-dng-component the API you are trying to use is an internal API. Ian has provided more information in a linked answer. 
I don't think a lot of users know the internal API to be able to help you. 

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 116
× 26

Question asked: Jun 12, 7:32 a.m.

Question was seen: 566 times

Last updated: Jun 12, 10:15 a.m.

Confirmation Cancel Confirm